Skip to content

fix(issue-161): refactor(test): use within() scoping instead of DOM-indexed copyButtons[1] - #167

Open
luandro wants to merge 2 commits into
mainfrom
agent/comapeo-cloud-app/issue-161
Open

fix(issue-161): refactor(test): use within() scoping instead of DOM-indexed copyButtons[1]#167
luandro wants to merge 2 commits into
mainfrom
agent/comapeo-cloud-app/issue-161

Conversation

@luandro

@luandro luandro commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Changes

Implements #161 via autonomous Pool pipeline.

Verification

  • tsc --noEmit, vitest (unit), eslint src/ gate passed
  • Review: PASSED

Closes #161

github-actions Bot added 2 commits July 29, 2026 12:46
Replace fragile DOM-indexed copyButtons[0]! selection with within()-scoped
queries that target the invite-URL and invite-code rows by their label.
Adds a new test covering the invite-code Copy button.
@luandro
luandro marked this pull request as ready for review July 29, 2026 16:00
@luandro luandro added the agent:pr-readiness-in-progress PR lifecycle label label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(test): use within() scoping instead of DOM-indexed copyButtons[1]

1 participant